pci back: Various fixes.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Sat, 10 Mar 2007 17:01:21 +0000 (17:01 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Sat, 10 Mar 2007 17:01:21 +0000 (17:01 +0000)
commitac4fb3c4ec67a8fc082e55e0771a2bc7fcffe79c
tree08a7cf9396c4537aafae5da204631bd232d48bf5
parentdce5dbf05162c7f1eee7cee49596d2b54424d318
pci back: Various fixes.

- remove superfluous call to pciback_field_is_dup()
- fix a variable type mismatch in pciback_field_is_dup()
- make readability improvements by using the OFFSET macro
- revises quirk data output via the sysfs quirks node so that
- displayed offset information includes base_offset.

Thanks to Jambunathan K. for giving such specific bug diagnosis.

Signed-off-by: Chris Bookholt <hap10@tycho.ncsc.mil>
linux-2.6-xen-sparse/drivers/xen/pciback/conf_space.c
linux-2.6-xen-sparse/drivers/xen/pciback/conf_space_quirks.c
linux-2.6-xen-sparse/drivers/xen/pciback/conf_space_quirks.h
linux-2.6-xen-sparse/drivers/xen/pciback/pci_stub.c